ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _AreaCartesianPlotView<TOwnerView,TGroupView> Class / _getDataLabelsRender Method

In This Topic
    _getDataLabelsRender Method (_AreaCartesianPlotView<TOwnerView,TGroupView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _getDataLabelsRender() As IDataLabelsRender
    public override IDataLabelsRender _getDataLabelsRender()
    See Also